[INFO] fetching crate beet_server 0.0.6...
[INFO] testing beet_server-0.0.6 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate beet_server 0.0.6 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate beet_server 0.0.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate beet_server 0.0.6
[INFO] tweaked toml for crates.io crate beet_server 0.0.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate beet_server 0.0.6 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate beet_server 0.0.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c02878a64a8c66bba33e23c47f5672ba5966cc325cf6b931e116c14a1a62fb8
[INFO] running `Command { std: "docker" "start" "-a" "0c02878a64a8c66bba33e23c47f5672ba5966cc325cf6b931e116c14a1a62fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c02878a64a8c66bba33e23c47f5672ba5966cc325cf6b931e116c14a1a62fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c02878a64a8c66bba33e23c47f5672ba5966cc325cf6b931e116c14a1a62fb8", kill_on_drop: false }`
[INFO] [stdout] 0c02878a64a8c66bba33e23c47f5672ba5966cc325cf6b931e116c14a1a62fb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b70184847f1ab990ab6843a2988b9540d4869ed8a0821bb36d2a1b4093ffa0a
[INFO] running `Command { std: "docker" "start" "-a" "5b70184847f1ab990ab6843a2988b9540d4869ed8a0821bb36d2a1b4093ffa0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.9
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bevy_ptr v0.16.0
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling rapidhash v1.4.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling stackfuture v0.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling atomicow v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling ascii v0.7.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling combine v2.5.2
[INFO] [stderr]    Compiling file-id v0.2.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling aws-lc-sys v0.28.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling derive-where v1.4.0
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling beet_rsx_combinator v0.0.6
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-livereload v0.9.6
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling bevy_platform v0.16.0
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling bevy_utils v0.16.0
[INFO] [stderr]    Compiling bevy_tasks v0.16.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling ctrlc v3.4.6
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.0
[INFO] [stderr]    Compiling bevy_derive v0.16.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.16.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling bevy_reflect v0.16.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling axum-extra v0.10.1
[INFO] [stderr]    Compiling bevy_ecs v0.16.0
[INFO] [stderr]    Compiling bevy_math v0.16.0
[INFO] [stderr]    Compiling bevy_color v0.16.1
[INFO] [stderr]    Compiling bevy_app v0.16.0
[INFO] [stderr]    Compiling bevy_time v0.16.0
[INFO] [stderr]    Compiling bevy_log v0.16.0
[INFO] [stderr]    Compiling bevy_input v0.16.0
[INFO] [stderr]    Compiling bevy_transform v0.16.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.16.0
[INFO] [stderr]    Compiling bevy_asset v0.16.0
[INFO] [stderr]    Compiling bevy_internal v0.16.0
[INFO] [stderr]    Compiling bevy v0.16.0
[INFO] [stderr]    Compiling beet_utils v0.0.6
[INFO] [stderr]    Compiling beet_core_macros v0.0.6
[INFO] [stderr]    Compiling bevy_scene v0.16.0
[INFO] [stderr]    Compiling beet_core v0.0.6
[INFO] [stderr]    Compiling beet_parse v0.0.6
[INFO] [stderr]    Compiling beet_rsx_macros v0.0.6
[INFO] [stderr]    Compiling beet_rsx v0.0.6
[INFO] [stderr]    Compiling beet_router v0.0.6
[INFO] [stderr]    Compiling beet_server v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(if_let_guard, let_chains, stmt_expr_attributes)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(if_let_guard, let_chains, stmt_expr_attributes)]
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `stmt_expr_attributes` is declared but not used
[INFO] [stdout]  --> src/lib.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(if_let_guard, let_chains, stmt_expr_attributes)]
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5b70184847f1ab990ab6843a2988b9540d4869ed8a0821bb36d2a1b4093ffa0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b70184847f1ab990ab6843a2988b9540d4869ed8a0821bb36d2a1b4093ffa0a", kill_on_drop: false }`
[INFO] [stdout] 5b70184847f1ab990ab6843a2988b9540d4869ed8a0821bb36d2a1b4093ffa0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17783af27905db5cff0de63c8fb865c4b9dec80dc7e31ce6ad2ea5005b4fb9d6
[INFO] running `Command { std: "docker" "start" "-a" "17783af27905db5cff0de63c8fb865c4b9dec80dc7e31ce6ad2ea5005b4fb9d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling sweet_macros v0.0.6
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling bevy_tasks v0.16.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling colorize v0.1.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling bevy_ecs v0.16.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling bevy_app v0.16.0
[INFO] [stderr]    Compiling bevy_log v0.16.0
[INFO] [stderr]    Compiling bevy_asset v0.16.0
[INFO] [stderr]    Compiling bevy_time v0.16.0
[INFO] [stderr]    Compiling bevy_input v0.16.0
[INFO] [stderr]    Compiling bevy_transform v0.16.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.16.0
[INFO] [stderr]    Compiling bevy_internal v0.16.0
[INFO] [stderr]    Compiling bevy v0.16.0
[INFO] [stderr]    Compiling beet_utils v0.0.6
[INFO] [stderr]    Compiling bevy_scene v0.16.0
[INFO] [stderr]    Compiling beet_core_macros v0.0.6
[INFO] [stderr]    Compiling beet_core v0.0.6
[INFO] [stderr]    Compiling sweet v0.4.2-rc.1
[INFO] [stderr]    Compiling beet_parse v0.0.6
[INFO] [stderr]    Compiling beet_rsx_macros v0.0.6
[INFO] [stderr]    Compiling beet_rsx v0.0.6
[INFO] [stderr]    Compiling beet_router v0.0.6
[INFO] [stderr]    Compiling beet_server v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(if_let_guard, let_chains, stmt_expr_attributes)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(if_let_guard, let_chains, stmt_expr_attributes)]
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `stmt_expr_attributes` is declared but not used
[INFO] [stdout]  --> src/lib.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(if_let_guard, let_chains, stmt_expr_attributes)]
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(if_let_guard, let_chains, stmt_expr_attributes)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(if_let_guard, let_chains, stmt_expr_attributes)]
[INFO] [stdout]   |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `stmt_expr_attributes` is declared but not used
[INFO] [stdout]  --> src/lib.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(if_let_guard, let_chains, stmt_expr_attributes)]
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `test` is declared but not used
[INFO] [stdout]  --> src/lib.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(test, feature(test, custom_test_frameworks))]
[INFO] [stdout]   |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "17783af27905db5cff0de63c8fb865c4b9dec80dc7e31ce6ad2ea5005b4fb9d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17783af27905db5cff0de63c8fb865c4b9dec80dc7e31ce6ad2ea5005b4fb9d6", kill_on_drop: false }`
[INFO] [stdout] 17783af27905db5cff0de63c8fb865c4b9dec80dc7e31ce6ad2ea5005b4fb9d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd33e2f3b5eeb192a2113da67ccabaea387d5bc6f46546b009343f43187bdc01
[INFO] running `Command { std: "docker" "start" "-a" "bd33e2f3b5eeb192a2113da67ccabaea387d5bc6f46546b009343f43187bdc01", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![feature(if_let_guard, let_chains, stmt_expr_attributes)]
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:3:26
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![feature(if_let_guard, let_chains, stmt_expr_attributes)]
[INFO] [stderr]   |                          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: feature `stmt_expr_attributes` is declared but not used
[INFO] [stderr]  --> src/lib.rs:3:38
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![feature(if_let_guard, let_chains, stmt_expr_attributes)]
[INFO] [stderr]   |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: feature `test` is declared but not used
[INFO] [stderr]  --> src/lib.rs:1:27
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![cfg_attr(test, feature(test, custom_test_frameworks))]
[INFO] [stderr]   |                           ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `beet_server` (lib) generated 3 warnings
[INFO] [stderr] warning: `beet_server` (lib test) generated 4 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beet_server-54a2a0720bf9231c)
[INFO] [stdout] 
[INFO] [stdout] 🤘 sweet as 🤘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/axum_utils/state[0;39;49m[2m/[0;39;49m[1mmod.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/app_router[0;39;49m[2m/[0;39;49m[1mrouter_plugin.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/axum_utils/layers[0;39;49m[2m/[0;39;49m[1mcors.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/axum_utils/state[0;39;49m[2m/[0;39;49m[1muptime.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/app_router[0;39;49m[2m/[0;39;49m[1mbundle_layer.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/app_router[0;39;49m[2m/[0;39;49m[1mapp_router.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/app_router[0;39;49m[2m/[0;39;49m[1mbundle_route.rs[0;39;49m
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc/app_router[0;39;49m[2m/[0;39;49m[1mclient_island_router_plugin.rs[0;39;49m
[INFO] [stdout] 
[INFO] [stdout] [4;36;1mAll tests passed
[INFO] [stdout] [0;39;49m[1mFiles[0;39;49m:		[32;1m8 passed[0;39;49m, 8 total
[INFO] [stdout] [1mTests[0;39;49m:		[32;1m11 passed[0;39;49m, 11 total
[INFO] [stdout] [1mTime: 		[0;39;49m0.10 s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests beet_server
[INFO] [stdout] [0;39;49m
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/axum_utils/state/uptime.rs - axum_utils::state::uptime::Uptime (line 9) ... ignored
[INFO] [stdout] test src/app_router/app_router_state.rs - app_router::app_router_state::AppRouterState (line 28) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.93s; merged doctests compilation took 3.84s
[INFO] running `Command { std: "docker" "inspect" "bd33e2f3b5eeb192a2113da67ccabaea387d5bc6f46546b009343f43187bdc01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd33e2f3b5eeb192a2113da67ccabaea387d5bc6f46546b009343f43187bdc01", kill_on_drop: false }`
[INFO] [stdout] bd33e2f3b5eeb192a2113da67ccabaea387d5bc6f46546b009343f43187bdc01
